home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom2 / fried.rw < prev    next >
Text File  |  1995-01-07  |  8KB  |  120 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ;Enemies                    Weight    When                            MAX#OF 
  7. IMP                         103.73         DEAF/AMBUSHMEDIUM_AND_HARD    18 
  8. IMP                         126.78         DEAF/AMBUSH                   22 
  9. IMP                          63.39         DEAF/AMBUSHHARD_ONLY          11 
  10. LAUNCHER                      1.23                                       1 
  11. SUPERSHOTGUN                  1.23         MEDIUM_AND_HARD               1 
  12. SHELLBOX                      2.46                                       4 
  13. POOLOFBLOOD                   0.23                                       2 
  14. PLASMA                        1.23                                       1 
  15. ROCKETS                       3.69                                       2 
  16. BLUEBALL                      0.92                                       1L 
  17. BARMOR                        1.84                                       1L 
  18. SPECTRE                      13.25         MEDIUM_AND_HARD               1 
  19. SERGEANT                      5.76         EASY_ONLY                     1 
  20. CHAINGUNNER                  43.21         DEAF/AMBUSHMEDIUM_AND_HARD    5 
  21. SERGEANT                      5.76         DEAF/AMBUSHEASY_ONLY          1 
  22. IMP                           5.76                                       1 
  23. IMP                           5.76         MEDIUM_AND_HARD               1 
  24. IMP                           5.76         HARD_ONLY                     1 
  25. SHELLS                        2.46                                       4 
  26. INVULN                        1.23         MULTIPLAYER                   1 
  27. INVISO                        2.46         MULTIPLAYER                   2 
  28. ROCKETS                       1.84         MULTIPLAYER                   1 
  29. BFG9000                       2.46         MULTIPLAYER                   1L 
  30. ENERCELL                      0.92                                       1 
  31. SERGEANT                      5.76                                       1 
  32. SERGEANT                      5.76         MEDIUM_AND_HARD               1 
  33. CHAINGUNNER                  25.93         HARD_ONLY                     3 
  34. CHAINGUNNER                  25.93         DEAF/AMBUSHHARD_ONLY          3 
  35. SERGEANT                     63.39         DEAF/AMBUSH                   11 
  36. SERGEANT                     51.86         DEAF/AMBUSHMEDIUM_AND_HARD    9 
  37. SERGEANT                     17.29         DEAF/AMBUSHHARD_ONLY          3 
  38. TROOPER                      51.86         DEAF/AMBUSH                  ;9 ;This item is inocuous 
  39. FLYSKULL                      3.46         DEAF/AMBUSH                   1 
  40. FLYSKULL                      6.92         DEAF/AMBUSHMEDIUM_AND_HARD    2 
  41. FLYSKULL                      6.92         DEAF/AMBUSHHARD_ONLY          2 
  42. FLYSKULL                      3.46         DEAF/AMBUSHEASY_AND_HARD      1 
  43. TROOPER                      28.81         DEAF/AMBUSHMEDIUM_AND_HARD   ;5 ;This item is inocuous
  44. TROOPER                      11.53         DEAF/AMBUSHHARD_ONLY         ;2 ;This item is inocuous
  45. CACODEMON                    16.13         DEAF/AMBUSH                   1L 
  46. CACODEMON                    16.13         DEAF/AMBUSHMEDIUM_AND_HARD    1L 
  47. CACODEMON                    16.13         DEAF/AMBUSHHARD_ONLY          1L 
  48. TROOPER                      11.53         DEAF/AMBUSHEASY_ONLY         ;2 ;This item is inocuous
  49. SPECTRE                      26.50         DEAF/AMBUSHMEDIUM_AND_HARD    2 
  50. GARMOR                        1.84         DEAF/AMBUSH                   1 
  51. STIMPAK                       4.30         DEAF/AMBUSH                   7 
  52. STIMPAK                       1.84         DEAF/AMBUSHMEDIUM_AND_HARD    3 
  53. STIMPAK                       1.23         DEAF/AMBUSHHARD_ONLY          2 
  54. BULLETS                       1.23         DEAF/AMBUSH                   1 
  55. SHELLS                        2.46         DEAF/AMBUSH                   4 
  56. BLUEBALL                      0.92         MEDIUM_AND_HARD               1L 
  57. SPECTRE                      53.00         DEAF/AMBUSHHARD_ONLY          4 
  58. KNIGHT                       12.10         DEAF/AMBUSHHARD_ONLY          1L 
  59. MEDIKIT                       2.46         EASY_AND_MEDIUM               2 
  60. MEDIKIT                       1.23         EASY_ONLY                     1 
  61. MEDIKIT                       1.23                                       1 
  62. STIMPAK                       1.23         EASY_ONLY                     2 
  63. BULLETS                       1.23                                       1 
  64. SHELLS                        0.61         EASY_AND_MEDIUM               1 
  65. SHOTGUN                       1.23         EASY_ONLY                     1 
  66. SHOTGUN                       1.23         MULTIPLAYER                   1 
  67. DEMON                        13.25         DEAF/AMBUSHMEDIUM_AND_HARD    1 
  68. DEMON                        26.50         DEAF/AMBUSHEASY_ONLY          2 
  69. BERSERK                       1.23                                       1 
  70. ;                                                                          
  71. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  72. ;                                            
  73. ; At run-time this value is used to adjust the
  74. ; Max#of variable based on the population of
  75. ; the level being modified.  Using the strict 
  76. ; standard requires that one or more of the   
  77. ; items in the list above not have a specified
  78. ; maximum number of objects.                  
  79. ;                                              
  80. PER    183   ;Strict standard for exact placement 
  81. ;PER    155   ;Lowered Standard for easy placement
  82. ;                                            
  83. ; Deleting any of the PRESERVE lines will mean that
  84. ; the objects will not be taken from the original  
  85. ; level.  You will have to supply your own above. 
  86. ;                                            
  87. PRESERVE    PILLARS                          
  88. PRESERVE    LAMPS                            
  89. ;                                            
  90. ; THRESHOLD determines what a MEGA-GOODIE is.  
  91. ; MEGA-GOODIES are used to make the level fair 
  92. ; if the generator places a lot of enemies in  
  93. ; the level.                                   
  94. ;                                              
  95. THRESHOLD    75                                  
  96. ;                                              
  97. ; I.Q. Determines how intelligently the program  
  98. ; places objects in the effort to defeat you.   
  99. ; 250 is the default if it is not specified here. 
  100. ;                                              
  101. I.Q.    250                                 
  102. ;                                              
  103. ; EVEN sets the point at which the program must begin 
  104. ; placing MEGA-GOODIES into the level, on the   
  105. ; basis of the hardest difficulty rating.          
  106. ; The MEGA-GOODIES give you a fighting chance,  
  107. ; setting the value lower or <500 will increase the number
  108. ; of MEGA-GOODIES available to you in a the level. 
  109. EVEN    500                                 
  110. ;                                              
  111. ; If SPREAD is not set to a low value then
  112. ; a given sector may accumulate too many objects 
  113. ; this often makes the level impossible to finish
  114. ; or just ugly-looking.  Setting the value too low
  115. ; could make it difficult to place objects within
  116. ; a given wad file.
  117. ;                  
  118. SPREAD    15                                  
  119. ;                                              
  120.